Storm-static

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:unfairA (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism egl.prism --prop egl.props unfairA --constants N=10,L=2 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:822.0309743881226s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Tue Apr 28 03:58:15 2020
Command line arguments: --prism egl.prism --prop egl.props unfairA --constants 'N=10,L=2' --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.018s.

Time for model construction: 810.486s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	66060286
Transitions: 	67108861
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * knowA -> 40865279 item(s)
   * knowB -> 36680703 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "unfairA": P=? [F (!("knowA") & "knowB")] ...
Result (for initial states): 0.50048828125
Time for model checking: 11.395s.